fix: pin yuku-parser@0.6.5 for tsdown builds#15
Conversation
0.6.6+ dropped the runtime `walk` export that rolldown-plugin-dts imports, breaking every tsdown build on CI.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe package configuration adds an explicit ChangesDependency Override Update
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Summary
yuku-parserto0.6.5via rootoverridessorolldown-plugin-dts(pulled in bytsdown) keeps a runtimewalkexport.mainafter #14: Build / Typecheck / Test / Test (DOM) / Docs all failed withyuku-parsermissingwalk(broken in 0.6.6–0.6.8).Test plan
bun installresolves nestedrolldown-plugin-dts→yuku-parser@0.6.5bun run buildgreen locallySummary by CodeRabbit